post-install: Use gtk4-update-icon-cache
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Apr 2019 00:20:30 +0000 (00:20 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Apr 2019 00:27:32 +0000 (00:27 +0000)
commit0189b0c903cb6b696cddc3dc37967ea48342b24d
tree1c1a2c5e40e6dac539e9b1ec9bcc79a516e8d4a1
parentaacab81a3efe2ad36826af0c97e60bf52cdf502f
post-install: Use gtk4-update-icon-cache

I was building GTK in a minimal container without
GTK3 installed, and this caused install to fail.
We should use the tool that we just installed.
build-aux/meson/post-install.py